PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFXmpMetadata Class / setMetadata Method
The XMP metadata.
In This Topic
    setMetadata Method
    In This Topic
    Sets the XMP metadata.
    Syntax
    public void setMetadata( 
       java.lang.String value
    )

    Parameters

    value
    The XMP metadata.
    See Also